home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.2 Development Libraries / SGI IRIX 6.2 Development Libraries.iso / dist / complib.idb / usr / share / catman / p_man / cat3 / complib / TRBAK3.z / TRBAK3
Text File  |  1996-03-14  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4. ____TTTTRRRRBBBBAAAAKKKK3333((((3333FFFF))))                                                        ____TTTTRRRRBBBBAAAAKKKK3333((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      TRBAK3, STRBAK3  -  EISPACK routine.  This subroutine forms the
  10.      eigenvectors of a REAL SYMMETRIC matrix by back transforming those of the
  11.      corresponding symmetric tridiagonal matrix determined by  TRED3.
  12.  
  13.  
  14. SSSSYYYYNNNNOOOOPPPPSSSSYYYYSSSS
  15.           ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee  ttttrrrrbbbbaaaakkkk3333((((nnnnmmmm,,,, nnnn,,,, nnnnvvvv,,,, aaaa,,,, mmmm,,,, zzzz))))
  16.           iiiinnnntttteeeeggggeeeerrrr          nnnnmmmm,,,, nnnn,,,, nnnnvvvv,,,, mmmm
  17.           ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn aaaa((((nnnnvvvv)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
  18.  
  19.           ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssttttrrrrbbbbaaaakkkk3333((((nnnnmmmm,,,, nnnn,,,, nnnnvvvv,,,, aaaa,,,, mmmm,,,, zzzz))))
  20.           iiiinnnntttteeeeggggeeeerrrr          nnnnmmmm,,,, nnnn,,,, nnnnvvvv,,,, mmmm
  21.           rrrreeeeaaaallll             aaaa((((nnnnvvvv)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
  22.  
  23.  
  24.  
  25. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  26.      On Input
  27.  
  28.      NNNNMMMM must be set to the row dimension of two-dimensional array parameters
  29.      as declared in the calling program dimension statement.
  30.  
  31.      NNNN is the order of the matrix.
  32.  
  33.      NNNNVVVV must be set to the dimension of the array parameter A as declared in
  34.      the calling program dimension statement.
  35.  
  36.      AAAA contains information about the orthogonal transformations used in the
  37.      reduction by  TRED3  in its first N*(N+1)/2 positions.
  38.  
  39.      MMMM is the number of eigenvectors to be back transformed.
  40.  
  41.      ZZZZ contains the eigenvectors to be back transformed in its first M
  42.      columns.  On Output
  43.  
  44.      ZZZZ contains the transformed eigenvectors in its first M columns.  Note
  45.      that TRBAK3 preserves vector Euclidean norms.  Questions and comments
  46.      should be directed to b. s. Garbow, APPLIED MATHEMATICS DIVISION, ARGONNE
  47.      NATIONAL LABORATORY
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.